home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Easy 2010 May
/
Mac Life Ubuntu.iso
/
casper
/
filesystem.squashfs
/
etc
/
kbd
/
remap
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2009-04-09
|
170 b
|
6 lines
# This sed script is run across the dumpkeys output to remap keys on the console
# This turns caps lock into control
#s/keycode 58 = Caps_Lock/keycode 58 = Control/;